libxc: Consolidate read()/write() syscall wrappers to read/write an
authorKeir Fraser <keir@xensource.com>
Sun, 11 Nov 2007 18:22:33 +0000 (18:22 +0000)
committerKeir Fraser <keir@xensource.com>
Sun, 11 Nov 2007 18:22:33 +0000 (18:22 +0000)
commitc316590403819d9206b81ca5dd42136c86ee271c
treed9728245710b174c84dcbd28d9aba5cdb1d747c2
parentbbceef66ead2fb6800a767a7625c598f196ce852
libxc: Consolidate read()/write() syscall wrappers to read/write an
exact number of bytes. The consolidated versions are more watertight
than the various versions previously distributed around the library
source code.
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/libxc/ia64/xc_ia64_linux_restore.c
tools/libxc/ia64/xc_ia64_linux_save.c
tools/libxc/xc_core.c
tools/libxc/xc_domain_restore.c
tools/libxc/xc_domain_save.c
tools/libxc/xc_linux.c
tools/libxc/xc_netbsd.c
tools/libxc/xc_private.c
tools/libxc/xc_private.h
tools/libxc/xc_solaris.c